JAMSRESTAPI Web Service
GetDateType_GetDateTypeByID
JAMSRESTAPI Web Service > All Operations Resource Group : DateType_GetDateTypeByID (Get)

Resource Path: /api/datetype/{id}

Uri: http://doc.jamsscheduler.com/api/datetype/{id}

Description
Get the DateType with the specified ID.
Parameters
NameDescriptionData Type
The id of the DateTypeinteger
Response

The response body is of type DateType.

OK

Overview

DateType
calendarID : integer
continuous : boolean
dates : Array[DateDetail]
dateTypeID : integer
dateTypeType : string
description : string
lastChangeUTC : string
specificType : string
startDate : string
workDay : string
dateTypeID : integer
dateTypeType : string
description : string
lastChangeUTC : string
specificTypes : Array[SpecificDateType]
sequence : integer
specificType : string
dateTypeLinks : Array[DateTypeLink]
dateTypeType : string
dateTypeID : integer
calendarID : integer
calendarName : string
See Also
All Operations Resource GroupJAMSRESTAPI Web Service